[INFO] fetching crate burn-store 0.21.0...
[INFO] testing burn-store-0.21.0 against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] extracting crate burn-store 0.21.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate burn-store 0.21.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate burn-store 0.21.0
[INFO] tweaked toml for crates.io crate burn-store 0.21.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate burn-store 0.21.0 on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate burn-store 0.21.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zip v8.6.0
[INFO] [stderr]   Downloaded cpubits v0.1.1
[INFO] [stderr]   Downloaded pbkdf2 v0.13.0
[INFO] [stderr]   Downloaded ppmd-rust v1.4.0
[INFO] [stderr]   Downloaded hybrid-array v0.4.11
[INFO] [stderr]   Downloaded bzip2 v0.6.1
[INFO] [stderr]   Downloaded libbz2-rs-sys v0.2.3
[INFO] [stderr]   Downloaded zopfli v0.8.3
[INFO] [stderr]   Downloaded cc v1.2.61
[INFO] [stderr]   Downloaded terminal_size v0.4.4
[INFO] [stderr]   Downloaded divan-macros v0.1.21
[INFO] [stderr]   Downloaded condtype v1.3.0
[INFO] [stderr]   Downloaded divan v0.1.21
[INFO] [stderr]   Downloaded lzma-rust2 v0.16.2
[INFO] [stderr]   Downloaded deflate64 v0.1.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f04a99c3cc9ec49cc7fb1b3f3efce546bc274a3bc787692ac869129afee802f1
[INFO] running `Command { std: "docker" "start" "-a" "f04a99c3cc9ec49cc7fb1b3f3efce546bc274a3bc787692ac869129afee802f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f04a99c3cc9ec49cc7fb1b3f3efce546bc274a3bc787692ac869129afee802f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f04a99c3cc9ec49cc7fb1b3f3efce546bc274a3bc787692ac869129afee802f1", kill_on_drop: false }`
[INFO] [stdout] f04a99c3cc9ec49cc7fb1b3f3efce546bc274a3bc787692ac869129afee802f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b409da0a71aacf5ccbce6487345b4d97189f7847b87e10675718ce95827e04ee
[INFO] running `Command { std: "docker" "start" "-a" "b409da0a71aacf5ccbce6487345b4d97189f7847b87e10675718ce95827e04ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hybrid-array v0.4.11
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling cubecl-common v0.10.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling oneshot v0.2.1
[INFO] [stderr]    Compiling embassy-futures v0.1.2
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling rand_distr v0.6.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling inout v0.2.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling cpubits v0.1.1
[INFO] [stderr]    Compiling libbz2-rs-sys v0.2.3
[INFO] [stderr]    Compiling lzma-rust2 v0.16.2
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling hmac v0.13.0
[INFO] [stderr]    Compiling cipher v0.5.1
[INFO] [stderr]    Compiling pbkdf2 v0.13.0
[INFO] [stderr]    Compiling sha1 v0.11.0
[INFO] [stderr]    Compiling aes v0.9.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling bzip2 v0.6.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling deflate64 v0.1.12
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling typed-path v0.12.3
[INFO] [stderr]    Compiling ppmd-rust v1.4.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling tar v0.4.45
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling textdistance v1.1.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling tynm v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling burn-derive v0.21.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling enumset_derive v0.15.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling safetensors v0.7.0
[INFO] [stderr]    Compiling enumset v1.1.12
[INFO] [stderr]    Compiling zip v8.6.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cubecl-zspace v0.10.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling burn-std v0.21.0
[INFO] [stderr]    Compiling burn-backend v0.21.0
[INFO] [stderr]    Compiling burn-tensor v0.21.0
[INFO] [stderr]    Compiling burn-core v0.21.0
[INFO] [stderr]    Compiling burn-store v0.21.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "b409da0a71aacf5ccbce6487345b4d97189f7847b87e10675718ce95827e04ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b409da0a71aacf5ccbce6487345b4d97189f7847b87e10675718ce95827e04ee", kill_on_drop: false }`
[INFO] [stdout] b409da0a71aacf5ccbce6487345b4d97189f7847b87e10675718ce95827e04ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4533512c3a03dbf29492b6f00c2a19384a0f2f86e99421e6dd0b78e381f00ceb
[INFO] running `Command { std: "docker" "start" "-a" "4533512c3a03dbf29492b6f00c2a19384a0f2f86e99421e6dd0b78e381f00ceb", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling pulp v0.22.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling reborrow v0.5.5
[INFO] [stderr]    Compiling dyn-stack-macros v0.1.3
[INFO] [stderr]    Compiling pulp-wasm-simd-flag v0.1.0
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling macerator v0.3.2
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling moddef v0.3.0
[INFO] [stderr]    Compiling divan-macros v0.1.21
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling condtype v1.3.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling dyn-stack v0.13.2
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling rand_distr v0.6.0
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling cubecl-common v0.10.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling burn-std v0.21.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling macerator-macros v0.1.5
[INFO] [stderr]    Compiling burn-backend v0.21.0
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling tar v0.4.45
[INFO] [stderr]    Compiling burn-tensor v0.21.0
[INFO] [stderr]    Compiling burn-ir v0.21.0
[INFO] [stderr]    Compiling burn-core v0.21.0
[INFO] [stderr]    Compiling gemm-common v0.19.0
[INFO] [stderr]    Compiling gemm-f32 v0.19.0
[INFO] [stderr]    Compiling gemm-f64 v0.19.0
[INFO] [stderr]    Compiling gemm-c64 v0.19.0
[INFO] [stderr]    Compiling gemm-c32 v0.19.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling divan v0.1.21
[INFO] [stderr]    Compiling gemm-f16 v0.19.0
[INFO] [stderr]    Compiling gemm v0.19.0
[INFO] [stderr]    Compiling burn-nn v0.21.0
[INFO] [stderr]    Compiling burn-store v0.21.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling burn-flex v0.21.0
[INFO] [stderr] error: could not compile `burn-flex` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cced03bfd61a304243a34504618ecec86c17063f/bin/rustc --crate-name burn_flex --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/burn-flex-0.21.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--deny=rustdoc::invalid_html_tags' '--deny=rustdoc::broken_intra_doc_links' --cfg 'feature="default"' --cfg 'feature="rayon"' --cfg 'feature="simd"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("apple-amx", "critical-section", "default", "doc", "rayon", "simd", "std", "tracing", "x86-v4"))' -C metadata=09be2ccb49509abc -C extra-filename=-f538ad9a028b3d58 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aligned_vec=/opt/rustwide/target/debug/deps/libaligned_vec-34f4eaaca264e4c1.rmeta --extern burn_backend=/opt/rustwide/target/debug/deps/libburn_backend-0381d27b9009eda7.rmeta --extern burn_ir=/opt/rustwide/target/debug/deps/libburn_ir-dbfc9068afb7ff5f.rmeta --extern burn_std=/opt/rustwide/target/debug/deps/libburn_std-5ad538aded8fa32d.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-17627c7afecb43df.rmeta --extern gemm=/opt/rustwide/target/debug/deps/libgemm-ba1f5a01cd0892e0.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-2289901d65ae35de.rmeta --extern libm=/opt/rustwide/target/debug/deps/liblibm-6e8521081c3763a4.rmeta --extern macerator=/opt/rustwide/target/debug/deps/libmacerator-4e4827f0c7b40791.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-03fd58aafdbeefe6.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-518cecfd071ab8ee.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "4533512c3a03dbf29492b6f00c2a19384a0f2f86e99421e6dd0b78e381f00ceb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4533512c3a03dbf29492b6f00c2a19384a0f2f86e99421e6dd0b78e381f00ceb", kill_on_drop: false }`
[INFO] [stdout] 4533512c3a03dbf29492b6f00c2a19384a0f2f86e99421e6dd0b78e381f00ceb
